ByteNIProviderIMathByteNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<ByteN> IProvider<IMath<ByteN>>.GetInstance()
Private Function GetInstance As IMath(Of ByteN)
Implements IProvider(Of IMath(Of ByteN)).GetInstance
private:
virtual IMath<ByteN>^ GetInstance() sealed = IProvider<IMath<ByteN>^>::GetInstance
private abstract GetInstance : unit -> IMath<ByteN>
private override GetInstance : unit -> IMath<ByteN>
IMathByteNAn instance of
T.
IProviderTGetInstance